home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 3: Developer Tools
/
Linux Cubed Series 3 - Developer Tools.iso
/
devel
/
lang
/
lisp
/
gcl-1.000
/
gcl-1
/
gcl-1.0
/
xbin
/
update
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1987-06-30
|
104 b
|
5 lines
#!/bin/sh
lis=$*
echo make -f Smakefile $lis "CHANGED=${lis}"
make -f Smakefile ${lis} "CHANGED=${lis}"